Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps github.com/libp2p/go-libp2p from 0.15.1 to 6.0.23+incompatible.

Release notes

Sourced from github.com/libp2p/go-libp2p's releases.

v0.18.0-rc2

This release fixes a few issues discovered with v0.18.0-rc1. Specifically:

  • yamux was not correctly accounting memory when growing the window.
  • the swarm was leaking stream scopes in an error path.
  • identify push/delta was likely to create stream storms clogging the transient scope with large number of peers.

v0.18.0-rc1

The (pre-) release adds support for the libp2p resource manager. See libp2p/go-libp2p#1260 and libp2p/go-libp2p-core#229 for the discussion and https://github.com/libp2p/go-libp2p-resource-manager for the implementation.

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p@v0.17.0...v0.18.0-rc1

v0.17.0

Changelog

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 3, 2022
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.15.1 to 6.0.23+incompatible.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Commits](libp2p/go-libp2p@v0.15.1...gx/v6.0.23)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-6.0.23incompatible branch from de2d498 to 28b1322 Compare August 24, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants